/*影视改版首页*/
.MoviesBody .project{
	width: 1100px;
	height: 409px;
	background: url(/xin/netmovie/yingshi_img/moviesPublish_banner.jpg) no-repeat top left;
	position: relative;
}
.MoviesBody .project .projectPoster{
	width: 787px;
	height: 272px;
	position: absolute;
	top: 56px;
	right: 24px;
	z-index: 1;
	background: url(/xin/netmovie/yingshi_img/moviesPublish_bannerM.png) no-repeat top left;
	padding: 14px 10px 12px 12px;
}
.MoviesBody .project .projectPoster .fr{
	width: 224px;
	height: 268px;
	padding-left: 12px;
	border-left: 1px solid #dab125;
}
.MoviesBody .project .projectPoster .fr h3{
	font-size: 16px;
	color: #f4277e;
	margin-bottom: 14px;
}
.MoviesBody .project .projectPoster .fr ul li{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -moz-box;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #c6c6c6;
	padding-left: 3px;
	font-size: 14px;
}
.MoviesBody .project .projectPoster .fr ul li a{
	color: #8d8c8c;
}
.MoviesBody .project .projectPoster .fr ul li a:hover{
	color: #f083b1;
}
.MoviesBody .rankingPlate{
	margin-top: 12px;
}
.MoviesBody .rankingPlate .copyright{
	width: 229px;
	height: 288px;
	background: #fff;
	border: 1px solid #feb5bf;
	border-radius: 10px;
}
.MoviesBody .rankingPlate .copyright h2{
	width：100%;
	height: 35px;
	line-height: 30px;
	text-align: center;
	background: #f08daf url(/xin/netmovie/yingshi_img/moviesPublish_bt1.png) no-repeat top center;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.MoviesBody .rankingPlate .copyright ul{
	padding: 15px;
}
.MoviesBody .rankingPlate .copyright ul li{
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border-bottom: #CCC dotted 1px;
}
.MoviesBody .rankingPlate .poll{
	width: 858px;
	height: 288px;
	background: #fff;
	border: 1px solid #feb5bf;
	border-radius: 10px;
}
.MoviesBody .rankingPlate .poll h2{
	padding-left: 25px;
	height: 35px;
	line-height: 35px;
	background: #f08daf;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	color: #fff;
	font-size: 17px;
}
.MoviesBody .rankingPlate .poll .rankLists{
	width：100%;
	margin-top: 12px;
	border-top: 1px solid #cdccca;
	border-bottom: 1px solid #cdccca;
	height: 36px;
	line-height: 36px;
	position: relative;
}
.MoviesBody .rankingPlate .poll .rankLists span{
	margin: 0 86px;
	font-size: 15px;
}
.MoviesBody .rankingPlate .poll .listsContent{
	overflow: hidden;
	width: 100%;
	margin-top: 15px;
}
.MoviesBody .rankingPlate .poll .listsContent ul{
	width: 33%;
	border-right: 1px solid #9f9f9f;
	padding-bottom: 4px;
}
.MoviesBody .rankingPlate .poll .listsContent ul li{
	height: 50px;
	line-height: 58px;
	margin: 0 6px;
	border-bottom: #CCC dotted 1px;
}
.MoviesBody .rankingPlate .poll .listsContent ul li img{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.MoviesBody .rankingPlate .poll .listsContent ul li span{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
	height: 45px;
	line-height: 58px;
}
.MoviesBody .moviesEssay{
	width: 542px;
	height: 348px;
	border: 1px solid #feb5bf;
	border-radius: 10px;
	overflow: hidden;
}
.MoviesBody .moviesEssay h2,.MoviesBody .moviesNews h2{
	padding-left: 25px;
	height: 35px;
	line-height: 35px;
	background: #f08daf;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	color: #fff;
	font-size: 17px;
}
.MoviesBody .moviesEssay .mE_content{
	overflow: hidden;
	margin-top: 24px;
}
.MoviesBody .moviesEssay .mE_content .mE_contentL{
	margin: 0 15px;
}
.MoviesBody .moviesEssay .mE_content .mE_contentR{
	width: 280px;
	padding: 0 10px;
	border-left: 1px solid #999999;
	height: 264px;
	position: relative;
}
.MoviesBody .moviesEssay .mE_content .mE_contentR h3{
	margin: 14px 0;
	height: 40px;
	font-size: 15px;
	color: #676767;
}
.MoviesBody .moviesNews{
	width: 542px;
	height: 348px;
	border: 1px solid #feb5bf;
	border-radius: 10px;
}
.MoviesBody .moviesNews .mN_content{
	padding: 0 10px 0 20px;
	margin-top: 24px;
	height: 264px;
	position: relative;
}
.MoviesBody .moviesNews .mN_content .mN_contentT img{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 22px 0 12px;
}
.MoviesBody .moviesNews .mN_content .mN_contentT p{
	font-size: 15px;
	color: #676767;
	width: 368px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	height: 66px;
	padding-left: 20px;
	padding-top: 15px;
	border-left: 1px solid #999999;
}
.MoviesBody .moviesNews .mN_content .mN_contentB{
	text-align: justify;
	text-indent: 2em;
	line-height: 21px;
	margin-top: 15px;
	font-size: 13px;
}
.MoviesBody .moviesShot{
	width: 229px;
	height: 288px;
	background: #fff;
	border: 1px solid #feb5bf;
	border-radius: 10px;
}
.MoviesBody .moviesShot h2{
	width：100%;
	height: 35px;
	line-height: 30px;
	text-align: center;
	background: #f08daf url(/xin/netmovie/yingshi_img/moviesPublish_bt2.png) no-repeat top center;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	font-size: 16px;
	font-weight: bold;color: #fff;
}
.MoviesBody .moviesShot ul{
	padding: 15px;
}
.MoviesBody .moviesShot ul li{
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border-bottom: #CCC dotted 1px;
}
.MoviesBody .moviesChat{
	width: 859px;
	height: 288px;
	background: #fff;
	border: 1px solid #feb5bf;
	border-radius: 10px;
}
.MoviesBody .moviesChat h2{
	background-color: #f08daf;
	height:35px;
	line-height: 35px;
	overflow: hidden;
	color: #fff;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	padding-left: 25px;
	font-size: 17px;
}
.MoviesBody .moviesChat .lisot li{
	zoom: 1;
	overflow: hidden;
	vertical-align: top;
	padding: 15px 0;
}
.MoviesBody .moviesChat .lisot li .texto{
	width: 670px;
	float: right;
	margin-right:10px;
	margin-left: 18px;
}
.MoviesBody .moviesChat .lisot li .texto h3{
	font-size:15px;
	font-weight:bolder;
}
.MoviesBody .moviesChat .lisot li .texto .jianjie{
	font-size:13px;
	margin-bottom:9px;
}
/*影视改版首页轮播图*/
.home-banner{
	width: 530px;
	height: 260px;
	position: relative;
}
.home-banner .rslides{
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
}
.home-banner .rslides li{
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
}
.home-banner .rslides .dis{
	display: block;
}
.home-banner .banner-box{
	position: absolute;
	bottom: 6px;
	right: 21px;
	overflow: hidden;
}
.home-banner .banner-box div{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 1px solid #fff;
	float: left;
	margin: 0 3px;
}
.home-banner .banner-box .blueCircular{
	background: #fff;
}
.home-banner img{
	width: 100%;
	height: 100%;
	display: block;
}
 /*明星作家聊天室*/
.MoviesBody .mChat_main h1,.MoviesBody .readMessage h1,.MoviesBody .follow h1{
	background-color: #ffa4b3;
	height:40px;
	line-height: 40px;
	overflow: hidden;
}
.MoviesBody .mChat_main h5,.MoviesBody .readMessage h5,.MoviesBody .follow h5{
	background-color: #ffa4b3;
	height:40px;
	line-height: 40px;
	overflow: hidden;
}
.MoviesBody .mChat_main .lisot{
	padding:6px;
}
.MoviesBody .mChat_main .lisot li{
	zoom: 1;
	overflow: hidden;
	vertical-align: top;
	padding: 15px 10px;
}
.MoviesBody .mChat_main .lisot .mChat_left{
	float: left;
	width: 214px;
	padding-bottom: 30px;
	border-right: 1px solid #cccccc;
}
.MoviesBody .mChat_main .lisot .mChat_left>p{
	line-height:25px;
	padding: 0 20px 0 10px;
}
#sptext p a{
	color: #676767;
	font-weight: normal;
}
.MoviesBody .mChat_main .lisot .mChat_right{
	width: 816px;
	float: right;
	margin-right:9px;
	margin-left: 24px;
}
.MoviesBody .mChat_main .lisot .mChat_right h3{
	font-size:15px;
	font-weight:bolder;
	margin-top:4px;
}
.MoviesBody .mChat_main .lisot .mChat_right>p{
	font-size:13px;
	margin-bottom:10px;
}
.MoviesBody .message_input textarea{
	width: 1040px;
	height: 118px;
	padding: 5px;
	resize: none;
}
.MoviesBody .readMessage .message_input span input{
	background: none repeat scroll 0 0 #ff3498;
	border: medium none #c36;
	border-radius: 5px;
	color: #fff;
	width: 102px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin: 20px 0;
}
.MoviesBody .readMessage .message_area{
	width: 100%;
	max-height: 446px;
	overflow: hidden;
	overflow-y: auto;
}
.MoviesBody .readMessage .message_area li{
	padding:20px 2px 10px 10px;
 	overflow:hidden; 
 	border-bottom:#CCC solid 1px;
}
.MoviesBody .readMessage .message_area li:last-child{
	border-bottom: none;
}
.MoviesBody .readMessage .message_area li .content{
	overflow: hidden;
	padding-top:10px; 
	line-height:20px; 
	color:#676767;
}
.MoviesBody .readMessage .message_area li .contentDis{
	display: none;
}

.MoviesBody .follow .picList{
	padding:17px;
	zoom:1;
}
.MoviesBody .follow .picList li{
	width: 167px;
	padding-right: 17px;
	display:inline;
}
 /*影视书籍项目*/
.MoviesBody .adaptedWorks{
	width: 1098px;
	height: auto;
	border: 1px solid #d8d8d8;
	margin: 0 auto;
	border-radius: 5px;
}
.MoviesBody .adaptedWorks .aW_cover{
	border: 1px solid #d8d8d8;
	margin: 0 28px 0 54px;
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.MoviesBody .adaptedWorks .aW_intro{
	display: inline-block;
	vertical-align: top;
	width: 820px;
	font-size: 14px;
}
.MoviesBody .adaptedWorks .filmReview{
	height:auto;
	width:992px;
	border: 4px solid #ffa4b3;
	margin: 26px auto 64px;
}
.MoviesBody .adaptedWorks .filmReview h1{
	background-color: #ffa4b3;
	height:36px;
	line-height: 36px;
	overflow: hidden;
}
 /*影评输入区*/
.MoviesBody .editorialReview h1{
	background-color: #f083b1;
	height:40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	padding-left: 21px;
}
.MoviesBody .editorialReview form{
	padding: 0 55px 30px;
	font-size: 13px;
	line-height: 24px;
}
.MoviesBody .editorialReview form h2{
	font-size: 15px;
	margin: 14px 0 6px;
}
.MoviesBody .editorialReview form .titInput{
	margin-bottom: 5px;
	width: 986px;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	color: #676767;
}
.MoviesBody .editorialReview form .contentTextarea{
	width: 986px;
	height: 198px;
	resize: none;
	line-height: 24px;
	color: #676767;
	font-size: 13px;
}
.MoviesBody .editorialReview form .fileimg{
	margin-right: 0;
	overflow: hidden;
}
.MoviesBody .editorialReview form .fileimg span{
	float: left;
	position: relative;
	margin-right: 10px;
	width: 80px;
	height: 80px;
}
.MoviesBody .editorialReview form .fileimg .closeFileimg{
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 9;
}
/*影视评论区*/
.filmReviewList .filmReviewListR h2{
	height: 28px;
	line-height: 28px;
	padding: 0;
	background: #f1f2f3;
	color: #f76466;
	border-radius: 5px;
}
.filmReviewList .filmReviewListR h2 .fl{
	font-size:16px;
	margin-left: 8px;
	font-weight: bold;
}
.filmReviewList .filmReviewListR h2 .fr{
	cursor: pointer;
	font-size:16px;
	font-weight: bold;
	color:#d4d5d6;
	margin-left:30px;
	margin-right: 10px;
}
.filmReviewList .filmReviewListT{
	padding-left: 8px;
	margin-top: 12px;
	font-size: 14px;
}
.filmReviewList .filmReviewListP{
	overflow: hidden;
	padding: 0;
	margin: 10px 0 10px 8px;
}
.filmReviewList .filmReviewListH a img{
	width: 14px;display:inline;
}
.loadMore{
	margin-top:0;
	border-top: none;
	background: #fff; 
	line-height:45px; 
	text-align:center; 
	clear:both; 
	overflow:hidden;
	font-size: 14px;
}
.loadMore a{
	color: #f77072;
	display: block;
}

/*影视快讯弹窗*/
.ysMask{
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
}
.ysPopup{
	width: 850px;
	height: 600px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -425px;
	background: #fff;
	z-index: 10000;
	border-radius: 10px;
	display: none;
}
.ysPopup h1{
	height: 36px;
	line-height: 36px;
	position: relative;
	background: url(/xin/netmovie/yingshi_img/moviesPublish_tcTop.jpg) no-repeat top center;
	font-size: 16px;
	padding-left: 16px;
	color: #fff;
	overflow: hidden;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}
.ysPopup h1 img{
	position: absolute;
	top: 12px;
	right: 8px;
}
.ysPopup .popup_bottom{
	position: relative;
}
.ysPopup .popup_bottom .popup_bContent{
	padding: 20px 152px 20px 36px;
	font-size: 14px;
	line-height: 32px;
	height: 508px;
	overflow: auto;
}
.ysPopup .popup_bottom .popup_bContent h2{
	text-align: center;
	font-size: 18px;
	margin-bottom: 5px
}
.ysPopup .popup_bottom .popup_bContent p{
	text-indent: 2em;
}
.ysPopup .popup_bottom .popup_bContent .img{
	text-align: center;
}
.ysPopup .popup_bottom .popup_bContent .img img{
	margin: 0 5px;
	display: inline-block;
	*display: inline;
	*zoom:1;

}
.ysPopup .popup_bottom .position_code{
	width: 106px;
	height: 106px;
	position: absolute;
	top: 96px;
	right: 15px;
	font-size: 12px;
    text-align: center;
    line-height: 16px;
}
.ysPopup .popup_bottom .position_code p{
	text-indent: 0
}